Class for Server operation.

Namespace: T.Modules.RemoteAssets
Assembly: T.Modules (in T.Modules.dll)

Public Class ModuleRemoteAssets 
Inherits ListObj
This language is not supported or no code example is available.
public class ModuleRemoteAssets : ListObj
This language is not supported or no code example is available.
Name Description
Public constructor ModuleRemoteAssets(RunObj, int) Construct the instance
Top
Name Description
Public method GetChildrenElements(string, bool, bool, bool) Gets the children elements
Public method GetElementType(string) Get an element type
Public method GetRegisteredAssets() Get the registered assets
Public method RefreshElements() Refresh elements
Public method RegisterAssets(string[], string[], bool, bool) Register an Asset list, creating a bind between Asset and TagName
Public method UnregisterAllAssets(bool) Unregister all Assets, closing the bind between Asset and TagName
Public method UnregisterAssets(string[], bool) Unregister an Asset list closing the bind between Asset and TagName
Top

.NET Framework

Supported in: 4.6.2, 4.7