PermissionHelperGetReadOnly(ICardModel, CardTypeCustomControl, String, String) - метод |
Пространство имён:
Tessa.UI.Cards
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис 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
- Тип: Tessa.UI.CardsICardModel
- control
- Тип: Tessa.CardsCardTypeCustomControl
- fieldName
- Тип: SystemString
- sectionName
- Тип: SystemString
Возвращаемое значение
Тип:
BooleanСм. также