Class SelectorRendition

SelectorRendition class

Class describes selector rendition.

public sealed class SelectorRendition : Rendition

Properties

NameDescription
Name { get; set; }Text string specifying the name of the rendition for use in a user interface and for name tree lookup by JavaScript actions.
Renditions { get; }Gets array of renditions.
RenditionType { get; }Gets rendition type.

See Also