Method GetContent
GetContent()
Implement this method to return the value representing the content.
Declaration
public abstract object GetContent()
Returns
Type | Description |
---|---|
Object | The content value to display. |
Implement this method to return the value representing the content.
public abstract object GetContent()
Type | Description |
---|---|
Object | The content value to display. |