Back to Server.Gumps

CAGCategory : CAGNode

(static) CAGCategory Root( get; )
(static) CAGCategory Load( string path )
(ctor) CAGCategory()
(ctor) CAGCategory( CAGCategory parent, XmlTextReader xml )
string Caption( get; )
CAGNode[] Nodes( get; )
CAGCategory Parent( get; )
string Title( get; )
virtual void OnClick( Mobile from, int page )