This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public sealed class MetaFieldProperty |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class MetaFieldProperty |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
IsAllRoles |
Returns true if this MetaFieldProperty is for all roles.
|
|
Name |
Gets the name of the Content Type Field Property
|
|
RoleNumber |
Gets the role of the Content Type Field Property
|
|
Value |
Gets the value of the Content Type Field Property
|
See Also
Smartsite.Data Namespace