smartDBforms.NET API Reference

SampleTemplateIDSelector Class

This is a compiled template selector for the default template ascx file. It has the same implementation as the SelectTemplateID method in the standard smartDBtemplates/TemplatesStorage.ascx file.

For a list of all members of this type, see SampleTemplateIDSelector Members.

System.Object
   SampleTemplateIDSelector

[Visual Basic]
Public Class SampleTemplateIDSelector
    Implements ITemplateSelector
[C#]
public class SampleTemplateIDSelector : ITemplateSelector

Requirements

Namespace: Adillis.SmartDBForms

Assembly: Adillis.SmartDBForms (in Adillis.SmartDBForms.dll)

See Also

SampleTemplateIDSelector Members | Adillis.SmartDBForms Namespace | ITemplateSelector