Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.DataManagement.DynamicResources.ATagsCategorisedComponent Class Reference

Detailed Description

Component that contains features related to operating the Modules.TagsTool.Tag.

Inheritance diagram for Doloro.DataManagement.DynamicResources.ATagsCategorisedComponent:
Collaboration diagram for Doloro.DataManagement.DynamicResources.ATagsCategorisedComponent:

Public Member Functions

bool IsTagDefined (Tag tag)
 Checks is the tag defined for the component. More...
 
bool IsTagDefined (string tag)
 Checks is the tag defined for the component. More...
 

Properties

string[] TagKeys [get, set]
 Keys of tags applied to the resource according with tags collection. More...
 

Member Function Documentation

◆ IsTagDefined() [1/2]

bool Doloro.DataManagement.DynamicResources.ATagsCategorisedComponent.IsTagDefined ( string  tag)

Checks is the tag defined for the component.

Parameters
tagTag to search. Case sensitive.
Returns
Is the tag has been found.

◆ IsTagDefined() [2/2]

bool Doloro.DataManagement.DynamicResources.ATagsCategorisedComponent.IsTagDefined ( Tag  tag)

Checks is the tag defined for the component.

Parameters
tagTag to search.
Returns
Is the tag has been found.

Property Documentation

◆ TagKeys

string [] Doloro.DataManagement.DynamicResources.ATagsCategorisedComponent.TagKeys
getset

Keys of tags applied to the resource according with tags collection.

Implements Doloro.DataManagement.DynamicResources.ITagsCollection.


The documentation for this class was generated from the following file: