HomepageConfigurationRegion Property |
Region - Specifies where the item will be shown in the UI.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic int Region { get; set; }
Public Property Region As Integer
Get
Set
public:
property int Region {
int get ();
void set (int value);
}
member Region : int with get, set
Property Value
Type:
Int32
See Also