Click or drag to resize

TagUrlFrames Property

Gets an enumerable set of all url frames in the tag.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public IEnumerable<Frame> UrlFrames { get; }

Property Value

IEnumerableFrame
See Also