PermissionHelperGetProhibitInsertRow - метод |
Пространство имён:
Tessa.UI.Cards
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public static bool GetProhibitInsertRow(
ICardModel model,
string sectionName
)
Public Shared Function GetProhibitInsertRow (
model As ICardModel,
sectionName As String
) As Boolean
public:
static bool GetProhibitInsertRow(
ICardModel^ model,
String^ sectionName
)
static member GetProhibitInsertRow :
model : ICardModel *
sectionName : string -> bool
Параметры
- model
- Тип: Tessa.UI.CardsICardModel
- sectionName
- Тип: SystemString
Возвращаемое значение
Тип:
BooleanСм. также