Share via


webStaticFileNode.AOTgetSource Method

Definition

Gets the source of the node.

public:
 override System::String ^ AOTgetSource();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public override string AOTgetSource ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.AOTgetSource : unit -> string
Public Overrides Function AOTgetSource () As String

Returns

The source of the node.

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Remarks

This function is overridden by nodes that have source code.

Applies to