PermissionHelperGetReadOnly(ICardModel, CardTypeCustomControl, String, String) - метод
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public static bool GetReadOnly(
ICardModel model,
CardTypeCustomControl control,
string fieldName,
string sectionName
)
Public Shared Function GetReadOnly (
model As ICardModel,
control As CardTypeCustomControl,
fieldName As String,
sectionName As String
) As Boolean
public:
static bool GetReadOnly(
ICardModel^ model,
CardTypeCustomControl^ control,
String^ fieldName,
String^ sectionName
)
static member GetReadOnly :
model : ICardModel *
control : CardTypeCustomControl *
fieldName : string *
sectionName : string -> bool
- model ICardModel
-
- control CardTypeCustomControl
-
- fieldName String
-
- sectionName String
-
Boolean