Class BlockContentControlTypeInfo
public class BlockContentControlTypeInfo
- Inheritance
-
BlockContentControlTypeInfo
- Inherited Members
- Extension Methods
Constructors
BlockContentControlTypeInfo(int, Type, string, string, string[])
public BlockContentControlTypeInfo(int sequence, Type type, string title, string path, string[] labels)
Parameters
Properties
Labels
public string[] Labels { get; }
Property Value
- string[]
Name
public string Name { get; }
Property Value
Path
public string Path { get; }
Property Value
Sequence
public int Sequence { get; }
Property Value
Title
public string Title { get; }