Gets or sets the Presentation Template name.
A string describing the Presentation Template name. The name cannot be null
, empty, or longer than 255 characters. The string used for the name will be trimmed of leading and trailing whitespace when it is stored and is case-insensitive during name comparison.
Exception Type | Condition |
---|---|
InvalidOperationException | The Presentation Template has already been removed. |
IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace