Click or drag to resize

ResourceLink Class

EXALOGIC
Objekt položky zdroja, odkaz na zdroj.
Inheritance Hierarchy
SystemObject
  Exa.OBERON.ServicesGen2.Base.WebResourceLink

Namespace: Exa.OBERON.ServicesGen2.Base.Web
Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax
public class ResourceLink

The ResourceLink type exposes the following members.

Constructors
 NameDescription
Public methodResourceLinkInitializes a new instance of the ResourceLink class
Public methodResourceLink(String, String, String, String)Initializes a new instance of the ResourceLink class
Top
Fields
 NameDescription
Public fieldChildrenPodpoložky.
Public fieldIconCSS class ikony položky.
Public fieldIDIdentifikátor.
Public fieldTextPomenovanie.
Public fieldUrlRelatívna adresa (bez základnej URL).
Top
See Also