BaseBlock.GetRaw

Declaration

public string GetRaw();

Returns

string The raw string value when one is set. Otherwise, if the block has child elements, returns a raw string value that represents the child elements. Returns null if element is empty.

Description

Gets the raw value of this block.


Did you find this page useful? Please give it a rating: