Table of Contents

Property StringValue

Namespace
Alternet.UI.Markup
Assembly
Alternet.UI.dll

StringValue

The string value of the property using ValueSerializer classes when appropriate to convert the value to a string. Which ValueSerializer to invoke is determined by the IValueSerializerContext of the MarkupItem that returned this MarkupProperty.

public abstract string StringValue { get; }

Property Value

string