Table of Contents

Property CustomData

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

CustomData

When implemented by a class, gets or sets an object that can hold a user defined data attached to the template.

object CustomData { get; set; }

Property Value

object