Method | Description | |
---|---|---|
AddText ( string text ) : void | ||
CloseObject ( string closingTagText ) : |
||
CreateChildParsingObject ( ILocation location, string tagid, |
||
ServerObjectParsingObject ( |
Method | Description | |
---|---|---|
AddControl ( object control ) : void |
Method | Description | |
---|---|---|
IsWhiteSpace ( string s ) : bool |
protected AddControl ( object control ) : void | ||
control | object | |
return | void |
public CloseObject ( string closingTagText ) : |
||
closingTagText | string | |
return |
public CreateChildParsingObject ( ILocation location, string tagid, |
||
location | ILocation | |
tagid | string | |
attributes | ||
return |
public ServerObjectParsingObject ( |
||
type | ||
attributes | ||
tagid | string | |
parent | ||
return | System |