Saturday, February 04, 2012
Skinobject
Last Post 02 May 2010 11:07 PM by bjornaol_react. 3 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev
You are not authorized to post a reply.
Author Messages
BjornarUser is Offline
New Member
New Member
Posts:2
Avatar

--
25 Mar 2010 04:54 AM
    I would like to know how to use this module as skinobject?


    Administrator AccountUser is Offline
    New Member
    New Member
    Posts:56
    Avatar

    --
    26 Mar 2010 03:56 AM
    Hello,

    Using Ajax search as a skin object is similar to all other skin objects in DNN. to do this:

    1- open your skin file in an editor (Notepad, Web Developer, Visual Studio …).
    2- add code bolow to top part of the file like other registered controls:
    <%@ Register TagPrefix="dnn" TagName="AjaxSearch" Src="~/DesktopModules/dnnUI_AjaxSearch/AjaxSearchSkinObject.ascx" %>
    3- then add code below where you want to show Ajax Search in your skin:
    <dnn:AjaxSearch runat="server" ID="AjaxSearch1" StyleName="default" />

    Ajax Search has some options what you can simply define them.

    We will add a manual to this product page to explain more about the module properties.


    Administrator AccountUser is Offline
    New Member
    New Member
    Posts:56
    Avatar

    --
    18 Apr 2010 11:21 PM

    Please get the document and sample skin have been attached here.

    PDF-AjaxSearch.zip
    Skin-AjaxSearch.zip

    BjornarUser is Offline
    New Member
    New Member
    Posts:2
    Avatar

    --
    02 May 2010 11:07 PM
    Thanks!


    You are not authorized to post a reply.


      Most Popular News
      Most Popular News1
      Most Popular News2
      Most Popular News3
      Most Popular News4
      Most Popular Module
      Most Popular Module1
      Most Popular Module2
      Most Popular Module3
      Most Popular Module4
      Most Popular Comment
      Most Popular Comment1
      Most Popular Comment2
      Most Popular Comment3
      Most Popular Comment4