Property | Type | Description | |
---|---|---|---|
AllowDefinition | AllowDefinition | ||
AllowLocation | bool | ||
FileName | string | ||
RequirePermission | bool | ||
SectionName | string | ||
TypeName | string |
Method | Description | |
---|---|---|
SectionData ( string sectionName, string typeName, bool allowLocation, AllowDefinition allowDefinition, bool requirePermission ) : System |
public SectionData ( string sectionName, string typeName, bool allowLocation, AllowDefinition allowDefinition, bool requirePermission ) : System | ||
sectionName | string | |
typeName | string | |
allowLocation | bool | |
allowDefinition | AllowDefinition | |
requirePermission | bool | |
return | System |